home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_96753.txt < prev    next >
Text File  |  1989-08-22  |  3KB  |  122 lines

  1. -- card: 96753 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 96793
  5. -- name: Protocols P/4
  6. ----- HyperTalk script -----
  7. on doMenu what
  8.   if what is "next" then exit doMenu
  9.   pass doMenu
  10. end doMenu
  11.  
  12. on arrowKey which
  13.   if the textArrows and the optionKey is not down then
  14.     pass arrowKey
  15.     exit to HyperCard
  16.   end if
  17.   if which is "right" then exit arrowKey
  18.   pass arrowKey
  19. end arrowKey
  20.  
  21. on openCard
  22.   beenHereFlag 2,2
  23.   -- first param is item #, second is line # (of global)
  24.   pass openCard
  25. end openCard
  26.  
  27.  
  28. -- part 118 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=493 top=319 right=341 bottom=512
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1400 / 1400
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Next
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.  
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 121 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=478 top=319 right=341 bottom=498
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 1401 / 1401
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Prev
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.  
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part contents for background part 3
  67. ----- text -----
  68. Protocols
  69.  
  70.  
  71. -- part contents for background part 20
  72. ----- text -----
  73. Practice 2:  Benefits of Standards
  74.  
  75. -- part contents for background part 21
  76. ----- text -----
  77. Which statement best describes the benefits of standard protocols?
  78.  
  79. -- part contents for background part 22
  80. ----- text -----
  81. Click your choice. 
  82.  
  83. -- part contents for background part 23
  84. ----- text -----
  85. a. Controlling and managing how things happen
  86.  
  87. -- part contents for background part 24
  88. ----- text -----
  89. b. When observed, compatibilities result
  90.  
  91. -- part contents for background part 25
  92. ----- text -----
  93. c. Increasing control and management of communication
  94.  
  95. -- part contents for background part 34
  96. ----- text -----
  97. No, protocols don‚Äôt control and manage, they prescribe.  Please try again.
  98.  
  99. -- part contents for background part 36
  100. ----- text -----
  101. No, protocols do not control and manage, they prescribe.  Please try again.
  102.  
  103. -- part contents for background part 42
  104. ----- text -----
  105. You‚Äôre right!  When protocols are observed, compatibilities result.
  106.  
  107. -- part contents for background part 39
  108. ----- text -----
  109. The correct answer is (b), ‚ÄúWhen observed, compatibilities result.‚Äù
  110.  
  111. -- part contents for background part 40
  112. ----- text -----
  113. No, protocols do not control and manage, they prescribe.  Please try again.
  114.  
  115. -- part contents for background part 5
  116. ----- text -----
  117. 96753
  118.  
  119. -- part contents for background part 55
  120. ----- text -----
  121. 2
  122. 3